<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;
&lt;meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" /&gt;
    &lt;title&gt;ä¸­å®‰åœ¨çº¿&lt;/title&gt;
    &lt;meta name="keywords" content=""&gt;
    &lt;meta name="description" content=""&gt;
    &lt;link rel="stylesheet" type="text/css" href="http://english.anhuinews.com/material/css/index.css?v=1.211"&gt;
    &lt;script type="text/javascript" src="http://english.anhuinews.com/material/js/jquery-1.11.min.js"&gt;&lt;/script&gt;
    &lt;script type="text/javascript" src="http://english.anhuinews.com/material/js/jquery.SuperSlide.2.1.js"&gt;&lt;/script&gt;
    &lt;base target=â€_blankâ€&gt;
&lt;/head&gt;
&lt;style&gt;
    #suggest_list {
        float: left;
    }

    #keywords {
        height: 32px;
        line-height: 32px;
        text-indent: 1em;
        width: 160px;
        color: #898989;
        font-size: 12px;
        border: 1px solid #ccc;
        float: left;
    }

    .btn_bg {
        float: left;
    }

    .btn01 {
        float: left;
        outline: none;
        height: 34px;
        line-height: 34px;
        width: 33px;
        cursor: pointer;
        background: url(http://english.anhuinews.com/material/images/search.png) no-repeat center center;
        border: 1px solid #ccc;
        border-left: none;
        text-indent: -9999px;
    overflow: hidden;
    }

    #btnSearch1 {
        outline: none;
    }
    #slideBox .hd li {
        list-style-type: none;
    }
    .right ul li{
        list-style-type: none;
    }

&lt;/style&gt;
&lt;script type="text/javascript"&gt;
		url = location.search.substring(1, location.search.length);
        if (url != 'pc') {
        	$("head").append('&lt;link rel="stylesheet" type="text/css" href="http://english.anhuinews.com/material/css/addCss.css" class="addstyle"&gt;')
        }else{
        	$(".addstyle").remove();
        }
	&lt;/script&gt;
&lt;body&gt;
&lt;!--ç§»åŠ¨å¯¼èˆª--&gt;
		&lt;div class="header home clearfix" id="pd"&gt;
			&lt;div class="header-top"&gt;
				&lt;div class="logo"&gt;
					&lt;a href="http://english.anhuinews.com/"&gt; &lt;img src="http://english.anhuinews.com/material/images/logox.png" alt="" data-bd-imgshare-binded="1" /&gt;&lt;/a&gt;
				&lt;/div&gt;
				&lt;div class="header-top-link"&gt;
					&lt;ul&gt;
						&lt;li id="show_pc"&gt;
							&lt;a href=""&gt; &lt;img src="http://english.anhuinews.com/material/images/tl.png" alt="" data-bd-imgshare-binded="1" /&gt;&lt;/a&gt;
						&lt;/li&gt;
					&lt;/ul&gt;
				&lt;/div&gt;
			&lt;/div&gt;
		&lt;/div&gt;


&lt;div id="header"&gt;
    &lt;div id="top"&gt;
        &lt;div class="w1140"&gt;
            &lt;ul&gt;
                &lt;li&gt;&lt;img src="http://english.anhuinews.com/material/images/logox.png" /&gt;&lt;/li&gt;
                &lt;li&gt;&lt;img src="http://english.anhuinews.com/material/images/title.png" /&gt;&lt;/li&gt;
                &lt;li&gt;
                    &lt;div&gt;
                        &lt;div class="time"&gt;&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="search"  style="display:inline;"&gt;
                        &lt;div class="search clearfix"&gt;
    &lt;form id="search_form" method="get" action="http://soso.anhuinews.com/" target="_blank"&gt;
        &lt;!--                onsubmit="return Tourl();"--&gt;
        &lt;div class="t_btn clearfix"&gt;
            &lt;div class="text_bg" id="suggest_list"&gt;
                &lt;input id="keywords" type="text" name="keywords" placeholder="è¯·è¾“å…¥æœç´¢å†…å®¹" value="" class="text01" /&gt;
                &lt;!--                        autocomplete="off"--&gt;
                &lt;input id="param1" type="hidden" name="channelId" value="28616" /&gt;
                &lt;input id="param2" type="hidden" name="" value="" disabled="" /&gt;
            &lt;/div&gt;
            &lt;div class="btn_bg"&gt;
                &lt;input type="submit" id="btnSearch1" class="btn01" onclick="isnull(keywords.value)" value="" /&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/form&gt;
    &lt;script&gt;
        function isnull(keywords){
            console.log(keywords)
            keywords = String(keywords)
            console.log(keywords)
            var str = keywords.replace(/(^\s*)|(\s*$)/g, '');
            console.log(str)
            if (str == '' || str == undefined || str == null) {
                alert("è¯·è¾“å…¥æ£€ç´¢å†…å®¹");
                return;
            }
            else{
                document.getElementById("search_form").submit();
            }
        }


    &lt;/script&gt;


&lt;/div&gt;

                    &lt;/div&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/div&gt;
    &lt;/div&gt;
    &lt;div id="nav"&gt;
        &lt;div class="w1255"&gt;
            &lt;ul&gt;
                &lt;li&gt;&lt;a href="./" target="_blank"&gt;Home&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href="./economy1/" target="_blank"&gt;Investment&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="./newscenter/sci/" target="_blank"&gt;Sci-tech&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href="./travel1/" target="_blank"&gt;Travel&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href="./newscenter/e/" target="_blank"&gt;Culture&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href="./newscenter/photonews/" target="_blank"&gt;Gallery&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href="http://fbh.anhuinews.com/gbys/" target="_blank"&gt;Audio &amp; Video&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href="./special1/" target="_blank"&gt;Special&lt;/a&gt;&lt;/li&gt;
                
                &lt;li&gt;&lt;a href="http://fbh.anhuinews.com/chubanwu/" target="_blank"&gt;Publications&lt;/a&gt;&lt;/li&gt;


            &lt;/ul&gt;

        &lt;/div&gt;
    &lt;/div&gt;
    &lt;div id="banner" class="w1150"&gt;
        &lt;div class="left"&gt;
            &lt;div id="slideBox" class="slideBox"&gt;
                &lt;div class="hd"&gt;
                    &lt;ul&gt;
                        &lt;li&gt;&lt;/li&gt;
                        &lt;li&gt;&lt;/li&gt;
                        &lt;li&gt;&lt;/li&gt;
                        &lt;li&gt;&lt;/li&gt;

                    &lt;/ul&gt;
                &lt;/div&gt;


                &lt;div id = "widget9575" style="" class="bd"&gt;
    
        &lt;ul&gt;
            
                &lt;li&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489893.html" target="_blank"&gt;
                        &lt;img src="/40396/202002/W020250522346600718644.jpg" /&gt;&lt;p&gt;Xinhua Headlines: China, ASEAN fully complete negotiations on CAFTA 3.0 upgrade&lt;/p&gt;
                    &lt;/a&gt;
                &lt;/li&gt;
            
                &lt;li&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250521_8486866.html" target="_blank"&gt;
                        &lt;img src="/40396/202002/W020250521343439432955.jpg" /&gt;&lt;p&gt;Chinese scientists unveil dataset for global cropland water-use efficiency&lt;/p&gt;
                    &lt;/a&gt;
                &lt;/li&gt;
            
                &lt;li&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250520_8484143.html" target="_blank"&gt;
                        &lt;img src="/40396/202002/W020250520354980531434.jpg" /&gt;&lt;p&gt;Chinese economy shows strong resilience despite pressure&lt;/p&gt;
                    &lt;/a&gt;
                &lt;/li&gt;
            
                &lt;li&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250519_8481014.html" target="_blank"&gt;
                        &lt;img src="/40396/202002/W020250519352936300264.jpg" /&gt;&lt;p&gt;Xinhua Headlines: China-Africa cooperation charts course for continental agricultural modernization&lt;/p&gt;
                    &lt;/a&gt;
                &lt;/li&gt;
            
        &lt;/ul&gt;
    
&lt;/div&gt;&lt;!--ç¢Žç‰‡åŒ–ç®¡ç†:ä¸­å®‰åœ¨çº¿-è‹±æ–‡-å›¾ç‰‡æ–°é—»ç¢Žç‰‡åŒ–_1581233533056--&gt;



                &lt;div class="bt"&gt;
                    &lt;a class="prev" href="javascript:void(0)" onclick="return false"&gt;&lt;img src="http://english.anhuinews.com/material/images/prev.png" /&gt;&lt;/a&gt;
                    &lt;a class="next" href="javascript:void(0)"  onclick="return false"&gt;&lt;img src="http://english.anhuinews.com/material/images/next.png" /&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;script type="text/javascript"&gt;
            jQuery(".slideBox").slide({
                mainCell: ".bd ul",
                effect: "leftLoop",
                autoPlay: true
//
            });
        &lt;/script&gt;



        &lt;div id = "widget9576" style="" class="right"&gt;
            
                &lt;ul&gt;
                    
                    
                        &lt;li&gt;
                            &lt;h2&gt;
                                &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489887.html" target="_blank"&gt;
                                    Xi Focus: Fortifying the backbone of manufacturing through innovation
                                &lt;/a&gt;
                            &lt;/h2&gt;
                        &lt;/li&gt;
                    
                        
                    
                    
                        &lt;li&gt;
                            &lt;h2&gt;
                                &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489889.html" target="_blank"&gt;
                                    China to intensify financing support for small, micro firms
                                &lt;/a&gt;
                            &lt;/h2&gt;
                        &lt;/li&gt;
                    
                        
                    
                    
                        &lt;li&gt;
                            &lt;h2&gt;
                                &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8491200.html" target="_blank"&gt;
                                    Anhuiâ€™s Inbound Tourism Consumption Ignited by Payment Innovation
                                &lt;/a&gt;
                            &lt;/h2&gt;
                        &lt;/li&gt;
                    
                        
                    
                &lt;/ul&gt;
            
        &lt;/div&gt;&lt;!--ç¢Žç‰‡åŒ–ç®¡ç†:ä¸­å®‰åœ¨çº¿-è‹±æ–‡-å³ä¾§æœ€æ–°æ–°é—»ç¢Žç‰‡_1581234063203--&gt;





    &lt;/div&gt;
&lt;/div&gt;
&lt;div id="content" class="w1150"&gt;



    &lt;div id = "widget9609" style="" class="left"&gt;
    
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489998.html" target="_blank"&gt;GLOBALink | BYD beats Tesla in future readiness rankings: report&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489998.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347055687686.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;BYD has overtaken Tesla in the future readiness rankings, according to a report by the International Institute for Management Development (IMD), a Swiss business school....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489995.html" target="_blank"&gt;GLOBALink | Vlog: Opening new chapter of high-quality development&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489995.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347055814223.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;From a major agricultural province with a rich cultural heritage to a hub of intelligent manufacturing, Henan is forging new ground in high-quality development -- a vivid embodiment of China's pursuit of high-quality development in the new era....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489992.html" target="_blank"&gt;Central Asia freight train links Uzbekistan with China's port city Tianjin&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489992.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347055864987.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;The Central Asia freight train bound for Tashkent, Uzbekistan, departed from north China's port city Tianjin around 4 p.m. Tuesday, marking the first Tianjin-Central Asia freight train service in 2025....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489991.html" target="_blank"&gt;China's e-bike trade-in program fuels over 6 mln new sales&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489991.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347055950728.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;China's electric bicycle trade-in program has generated robust sales since the start of 2025, with about 6.08 million vehicles traded in as of Tuesday, the Ministry of Commerce said on Wednesday....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489986.html" target="_blank"&gt;China Focus: Walmart further expands in China with new Tianjin mega store&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489986.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056040665.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;Walmart has launched construction of its largest Sam's Club by operational area in northern China, with Tuesday's groundbreaking ceremony in the Tianjin Municipality marking the U.S. retail giant's latest bet on the country's vast consumer market....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8490022.html" target="_blank"&gt;GLOBALink | Collective wedding ceremony held in SW China ahead of â€œ520â€ Day&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8490022.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056131077.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;On May 19, a collective wedding ceremony was held on a 250-meter-high sky terrace in China's Chongqing. Held ahead of May 20, the ceremony carried special significance....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489938.html" target="_blank"&gt;Chinese, German experts urge cooperation during Eurasia relations seminar&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489938.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056186703.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;Experts from China and Germany have called for cooperation to address global challenges in a turbulent world, as they took part in a seminar on China-Russia-Europe relations held in Beijing on Tuesday....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489930.html" target="_blank"&gt;Q&amp;A: What to know about China's visa-free policies&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489930.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056263703.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;China's visa-exemption policies have boosted inbound travel. Since the start of this year, â€œChina Travelâ€ has kept trending. On Wednesday, the Consular Department of the Ministry of Foreign Affairs of China released a list of frequently asked questions about these policies....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489916.html" target="_blank"&gt;Int'l energy leaders highlight natural gas role in sustainable future at Beijing conference&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489916.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056364439.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;For the first time in over 90 years, the World Gas Conference is being held in Beijing. International energy leaders have highlighted the important role of natural gas in achieving a sustainable future....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489910.html" target="_blank"&gt;GLOBALink | China-Africa Think Tanks Forum explores path to modernization&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489910.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056415312.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;The 14th Meeting of the China-Africa Think Tanks Forum was held Tuesday in southwest China's Kunming, attracting participants from China and African countries to share governance experience in pursuit of modernization....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489907.html" target="_blank"&gt;TotalEnergies CEO highlights China's leading role in global energy transition at WGC Beijing&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489907.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056451793.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;At the ongoing World Gas Conference in Beijing, TotalEnergies CEO Patrick Pouyanne highlighted China's strategic role in the global energy transition, praising its scale, innovation, and leadership in clean energy tech....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489900.html" target="_blank"&gt;AI helps boost business development in China's Yiwu&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489900.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056609955.png" /&gt;&lt;/a&gt;
                    &lt;p&gt;In recent years, the rapid development of AI has boosted her orders and helped reduce operational costs. With the help of AI, Sun is able to present product-selling videos in 36 different languages to global viewers. Even the mouth movements of speakers in the videos can be adapted in line with the pronunciation....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489898.html" target="_blank"&gt;Key trade expo to open in central China to boost China-Africa ties&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489898.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056750860.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;The fourth China-Africa Economic and Trade Expo is set to take place in Changsha, the capital of central China's Hunan Province, from June 12 to 15, with more than 12,000 participants expected to attend, organizers said at a press conference on Wednesday....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="list_1"&gt;
                &lt;h3&gt;&lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489897.html" target="_blank"&gt;Xinhua Headlines: China extends visa-free access to Latin America, impact beyond tourism&lt;/a&gt;
                &lt;/h3&gt;
                &lt;div class="infor"&gt;
                    &lt;a href="http://english.anhuinews.com/newscenter/headline/202505/t20250522_8489897.html" target="_blank"&gt;&lt;img src="/40396/202002/W020250522347056793297.jpg" /&gt;&lt;/a&gt;
                    &lt;p&gt;Effective June 1, 2025, China will expand its visa-free access to include citizens of Brazil, Chile, Argentina, Peru and Uruguay, with a trial period lasting until May 31, 2026....&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        
    
&lt;/div&gt;
    &lt;!--ç¢Žç‰‡åŒ–ç®¡ç†:ä¸­å®‰åœ¨çº¿è‹±æ–‡ç‰ˆ-åˆ—è¡¨ç¢Žç‰‡_1581391305064--&gt;



    &lt;div class="right"&gt;
        &lt;ul&gt;
            &lt;li&gt;
                &lt;div class="title"&gt;
                    &lt;span&gt;Video&lt;/span&gt;
                    &lt;a href="./video1/"&gt;
                        &lt;ul&gt;
                            &lt;li&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;/li&gt;
                        &lt;/ul&gt;
                    &lt;/a&gt;
                &lt;/div&gt;
                
                    &lt;div class="content"&gt;
                        &lt;img src="./video1/202505/W020250519642753210486.png" /&gt;
                        &lt;p&gt;&lt;a href="./video1/202505/t20250519_8482834.html" target="_blank" &gt;Defying the Odds! Chinese Tea Companies Accelerate Global Expansion&lt;/a&gt;
                        &lt;/p&gt;
                    &lt;/div&gt;
                
                &lt;ul class="tt"&gt;
                    
                        &lt;li&gt;&lt;a href="./video1/202505/t20250519_8482766.html" target="_blank" &gt;The 17th Anhui International Tea Industry Expo Grandly Opens in 2025&lt;/a&gt;
                        &lt;/li&gt;
                    
                        &lt;li&gt;&lt;a href="./video1/202503/t20250308_8306191.html" target="_blank" &gt;Witness China's Momentum - A Foreign Journalist's Perspective on Technological Innovation and Global Impact&lt;/a&gt;
                        &lt;/li&gt;
                    	&lt;/ul&gt;

                    &lt;div style="margin-top:20px;"&gt;&lt;a href="http://english.anhuinews.com/special1/202211/t20221125_6531075.html"&gt;&lt;img src="http://english.anhuinews.com/material/images/ew.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-top:10px;"&gt;&lt;a href="https://www.ahzwfw.gov.cn/szsy/H5/invest/index.html#/home"&gt;&lt;img src="http://english.anhuinews.com/material/ad/ew1.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
            &lt;/li&gt;
&lt;li&gt;
                &lt;div class="title"&gt;
                    &lt;span&gt;Special&lt;/span&gt;
                    &lt;a href="./special1/"&gt;
                        &lt;ul&gt;
                            &lt;li&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;/li&gt;
                        &lt;/ul&gt;
                    &lt;/a&gt;
                &lt;/div&gt;

               
&lt;div id = "widget13252" style="" class=""&gt;

 &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020250225594257136568.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202502/t20250225_8276464.html" target="_blank"&gt;NPC &amp; CPPCC Annual Sessions 2025&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020230809344764913489.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202304/t20230412_6790781.html" target="_blank"&gt;New Era&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020250114570304049882.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202501/t20250114_8173602.html" target="_blank"&gt;2025 Anhui's "two sessions"&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020241120573823394763.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202411/t20241120_8014876.html" target="_blank"&gt;Embracing Opportunities in Anhui&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020240913373944914140.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202409/t20240913_7844617.html" target="_blank"&gt;2024 World Manufacturing Convention&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020240508575678692604.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202405/t20240508_7547810.html" target="_blank"&gt;Empowering Businesses in Anhui&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020230720391711274262.png" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202307/t20230704_6949619.html" target="_blank"&gt;NEVs Shine in Anhui&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020230720391711669635.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202307/t20230720_6977100.html" target="_blank"&gt;A Glance into a Thousand Years, Impressions of Beautiful Anhui&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020240621385671209416.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202406/t20240621_7638648.html" target="_blank"&gt;The Fascinating Great Yellow Mountain&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020241224535351695592.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202412/t20241224_8101236.html" target="_blank"&gt;High Quality Development in Anhui&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020250320574919291166.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202501/t20250123_8200171.html" target="_blank"&gt;Navigating Anhui with the 240-hour visa-free transit policy&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020250320569671491868.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202503/t20250320_8337366.html" target="_blank"&gt;Flourishing Development of Huizhou Merchants&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020250416377804046145.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202504/t20250416_8401083.html" target="_blank"&gt;Anhui's Cultural Tapestry: A Journey Through Time&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020250416377804112711.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202504/t20250416_8401054.html" target="_blank"&gt;TechnologicalÂ&nbsp;Innovation Leads the Development of New Quality Productive Forces in Anhui&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;  &lt;div class="content" style="margin-top:15px;"&gt;
                    
                        &lt;img src="/40396/202307/W020240830569386386360.jpg" /&gt;
                        &lt;p&gt; &lt;a href="http://english.anhuinews.com/special1/202408/t20240830_7807591.html" target="_blank"&gt;The 2nd Anhui Story Sharing Contest for Foreigners&lt;/a&gt;
                        &lt;/p&gt;
&lt;/div&gt;                  
 &lt;/div&gt;&lt;!--ç¢Žç‰‡åŒ–ç®¡ç†:è‹±æ–‡ç½‘-ä¸“é¢˜å›¾ç‰‡_1689819687843--&gt;
				&lt;ul class="tt"&gt;
                
                    &lt;li&gt;&lt;a href="./special1/202209/t20220923_6415620.html" target="_blank" &gt;THE 20TH CPC NATIONAL CONGRESS&lt;/a&gt;
                    &lt;/li&gt;
                	&lt;/ul&gt;
            &lt;/li&gt;&lt;li&gt;
                &lt;div class="title"&gt;
                    &lt;span&gt;A peek of Anhui&lt;/span&gt;
                    &lt;a href="./peekanhui/"&gt;
                        &lt;ul&gt;
                            &lt;li&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;/li&gt;
                        &lt;/ul&gt;
                    &lt;/a&gt;
                &lt;/div&gt;
                
                    &lt;div class="content"&gt;
                        &lt;img src="./peekanhui/202208/W020220819609132857460.jpg" /&gt;
                        &lt;p&gt;&lt;a href="./peekanhui/202208/t20220819_6306693.html" target="_blank" &gt;ã€A peek of Anhuiã€‘Anhui : Water Diversion&lt;/a&gt;
                        &lt;/p&gt;
                    &lt;/div&gt;
                
                &lt;ul class="tt"&gt;
                    
                        &lt;li&gt;&lt;a href="./peekanhui/202208/t20220812_6293830.html" target="_blank" &gt;ã€A peek of Anhuiã€‘Anqing: Migratory Birds Protection&lt;/a&gt;
                        &lt;/li&gt;
                    
                        &lt;li&gt;&lt;a href="./peekanhui/202208/t20220805_6281443.html" target="_blank" &gt;ã€A peek of Anhuiã€‘Huainan: Unmanned cleaning ship&lt;/a&gt;
                        &lt;/li&gt;
                    
                        &lt;li&gt;&lt;a href="./peekanhui/202207/t20220715_6172141.html" target="_blank" &gt;ã€A peek of Anhuiã€‘Huangshan: New Breakthrough&lt;/a&gt;
                        &lt;/li&gt;
                    
                        &lt;li&gt;&lt;a href="./peekanhui/202207/t20220708_6156338.html" target="_blank" &gt;ã€A peek of Anhuiã€‘Anqingï¼šAccelerated Development&lt;/a&gt;
                        &lt;/li&gt;
                    	&lt;/ul&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;div class="title"&gt;
                    &lt;span&gt;Invest in Anhui&lt;/span&gt;
                    &lt;a href="./economy1/"&gt;
                        &lt;ul&gt;
                            &lt;li&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;/li&gt;
                        &lt;/ul&gt;
                    &lt;/a&gt;
                &lt;/div&gt;
                
                    &lt;div class="content"&gt;
                        &lt;img src="./economy1/202304/W020230427379697155032.jpg" /&gt;
                        &lt;p&gt;&lt;a href="./economy1/202304/t20230427_6829069.html" target="_blank" &gt;Foreign political party officials impressed by development in China's Anhui&lt;/a&gt;
                        &lt;/p&gt;
                    &lt;/div&gt;					&lt;ul class="tt"&gt;
                
                    &lt;li&gt;&lt;a href="./economy1/202304/t20230417_6800156.html" target="_blank" &gt;High-end â€œmade-in-Anhuiâ€ products showcased at Canton Fair&lt;/a&gt;
                    &lt;/li&gt;
                
                    &lt;li&gt;&lt;a href="./economy1/202302/t20230213_6670707.html" target="_blank" &gt;Anhui gets â€œhotâ€ as satellite images show&lt;/a&gt;
                    &lt;/li&gt;
                
                    &lt;li&gt;&lt;a href="./economy1/202301/t20230129_6641182.html" target="_blank" &gt;Spring Festival consumption mirrors China's economic vitality in new year&lt;/a&gt;
                    &lt;/li&gt;
                
                    &lt;li&gt;&lt;a href="./economy1/202212/t20221214_6565616.html" target="_blank" &gt;Chinese modernization in foreigners' eyes: Better business environments in cities&lt;/a&gt;
                    &lt;/li&gt;
                &lt;/ul&gt;
            &lt;/li&gt;
            
            
           
        &lt;/ul&gt;
    &lt;/div&gt;
&lt;/div&gt;



&lt;div id="footer" class="w1150"&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;span&gt;link:&lt;/span&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://www.chinaview.cn/"&gt;&lt;img src="http://english.anhuinews.com/material/images/link_1.png" /&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://en.people.cn/index.html"&gt;&lt;img src="http://english.anhuinews.com/material/images/link_3.png" /&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://chinaplus.cri.cn/"&gt;&lt;img src="http://english.anhuinews.com/material/images/link_4.png" /&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://www.china.org.cn/"&gt;&lt;img src="http://english.anhuinews.com/material/images/link_5.png" /&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://english.cctv.com/"&gt;&lt;img src="http://english.anhuinews.com/material/images/link_6.png" /&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://www.globaltimes.cn/"&gt;&lt;img src="http://english.anhuinews.com/material/images/link_7.png" /&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://en.ce.cn/"&gt;&lt;img src="http://english.anhuinews.com/material/images/link_8.png" /&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://english.sdchina.com/"&gt;&lt;img src="http://english.anhuinews.com/material/images/link_9.png" /&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://english.jschina.com.cn/"&gt;&lt;img src="http://english.anhuinews.com/material/images/link_10.png" /&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;div class="tel"&gt;
        &lt;p&gt; &lt;span&gt;E-mail lunthesis@163.com&lt;/span&gt; Phone 0551-65179860-7095&lt;/p&gt;
    &lt;/div&gt;
    &lt;p&gt;Copyright 2000-2019 anhuinews.com All rights reserved. Reproduction in whole or in part without permission is prohibited. &lt;a target="_blank" href="https://beian.miit.gov.cn"&gt;çš–B2-20080023-7&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;script type="text/javascript"&gt;
    function getTim(){
        var time=new Date();
        var yy=time.getFullYear();
        var mm=time.getMonth();
        var arr1=['January','February','March','April','May','June','July','August','September','October','November','December']
        var rr=time.getDate();
        var hh=time.getHours();
        if(hh&lt;10){
            hh="0"+hh;
        }
        var m=time.getMinutes();
        if(m&lt;10){
            m="0"+m;
        }
        var ss=time.getSeconds();
        ss = ss&lt;10 ? "0"+ss : ss;

        var w=time.getDay();
        var arr2=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];

        //var s=yy+"å¹´"+mm+"æœˆ"+rr+"æ—¥"+'  æ˜ŸæœŸ'+arr[w]+"  "+hh+":"+m+":"+ss;
        var s=arr2[w]+',&amp;nbsp'+arr1[mm]+' '+rr+',&amp;nbsp'+yy;
        return s;
    }
    $('#header .time').html(getTim());

&lt;/script&gt;
&lt;script&gt;
    $(function(){
        $("#keywords").attr("placeholder","");
    });
&lt;/script&gt;
&lt;script id="_trs_ta_js" src="//ta.trs.cn/c/js/ta.js?mpid=2955" async="async" defer="defer"&gt;&lt;/script&gt;

&lt;!--å®‰å¾½é¢‘é“--&gt;

&lt;script&gt;
var _hmt = _hmt || [];
$(document).ready(function() {
    var _hmt = _hmt || [];
    (function() {
        var hm = document.createElement("script");
        hm.src = "https://hm.baidu.com/hm.js?10fb7db7151360f8141037f96327a98b";
        var s = document.getElementsByTagName("script")[0];
        s.parentNode.insertBefore(hm, s);
    })();
});
&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</pre></body></html>